home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 142 / Exame Informatica 142.iso / Programas / paintnet / PaintDotNet_3_01_BetaNews.exe / PaintDotNetSetup.exe / PaintDotNet.msi / _3090185E035C670ABAC8B11E716DE922 < prev    next >
Encoding:
Text File  |  2007-01-11  |  8.4 KB  |  224 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Tools Window</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <a href="http://www.getpaint.net/">
  17.     <img border="0" src="../images/logo.png"></a><p>
  18.      </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         <a href="WhatsNew.html">What's New?</a><br>
  26.         </li>
  27.     </ul>
  28.     <h3>Concepts</h3>
  29.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  30.         <li><a href="LayersAndBlendModes.html">Layers and Blend Modes</a></li>
  31.     </ul>
  32.     <h3>User Interface</h3>
  33.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  34.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  35.         <li><a href="MainWindow.html">Main Window</a></li>
  36.         <li><a href="ImageList.html">Image List</a></li>
  37.         <li><a href="MenuBar.html">Menu Bar</a>
  38.         <ul class="toc">
  39.             <li><a href="FileMenu.html">File</a></li>
  40.             <li><a href="EditMenu.html">Edit</a></li>
  41.             <li><a href="ViewMenu.html">View</a></li>
  42.             <li><a href="ImageMenu.html">Image</a></li>
  43.             <li><a href="LayersMenu.html">Layers</a>
  44.             <ul class="toc">
  45.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  46.             </ul></li>
  47.             <li><a href="AdjustmentsMenu.html">Adjustments</a> 
  48.                 <ul class="toc">
  49.                     <li><a href="Curves.html">Curves</a></li>
  50.                     <li><a href="Levels.html">Levels</a></li>
  51.                 </ul></li>
  52.             <li><a href="EffectsMenu.html">Effects</a></li>
  53.             <li><a href="WindowMenu.html">Window</a></li>
  54.             <li><a href="HelpMenu.html">Help</a></li>
  55.         </ul>
  56.         </li>
  57.         <li><a href="Toolbar.html">Toolbar</a></li>
  58.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  59.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  60.             <li><a href="MoveTools.html">Move Tools</a><br>
  61.             <a href="MagicWand.html">Magic Wand</a></li>
  62.             <li><a href="GradientTool.html">Gradient Tool</a><br>
  63.             <a href="Paintbrush.html">Paintbrush</a></li>
  64.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  65.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  66.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  67.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  68.             <li><a href="TextTool.html">Text Tool</a></li>
  69.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  70.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  71.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  72.         </ul>
  73.         </li>
  74.         <li><a href="HistoryWindow.html">History Window</a></li>
  75.         <li><a href="LayersWindow.html">Layers Window</a></li>
  76.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  77.         <li><a href="StatusBar.html">Status Bar</a></li>
  78.     </ul>
  79.     </li>
  80.     <h3>Other</h3>
  81.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  82.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  83.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  84.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  85.         <li><a href="WebLinks.html">Web Links</a></li>
  86.         <li><a href="License.html">License</a></li>
  87.     </ul>
  88. </div>
  89. <div id="content">
  90.     <!-- #BeginEditable "content" -->
  91.     <h2>Tools Window</h2>
  92.     <p>This is where you may choose the active tool which may then be used to 
  93.     edit the image.</p>
  94.     <p>
  95.     <img border="0" src="Images/ToolsWindow_Annotated.png"></p>
  96.     <ol>
  97.         <li>
  98.         <h3><a name="RectangleSelect"></a>Rectangle Select</h3>
  99.         <p>You may use this to define a rectangle or square selection region. 
  100.         Read more at <a href="SelectionTools.html">Selection Tools</a>.</p>
  101.         </li>
  102.         <li>
  103.         <h3><a name="MoveSelectedPixels"></a>Move Selected Pixels</h3>
  104.         <p>You may use this to move pixels that are currently selected as a 
  105.         result of using the various Selection Tools. Read more at 
  106.         <a href="MoveTools.html">Move Tools</a>.</p>
  107.         </li>
  108.         <li>
  109.         <h3><a name="LassoSelect"></a>Lasso Select</h3>
  110.         <p>You may use this to draw a freeform selection region. Read more at 
  111.         <a href="SelectionTools.html">Selection Tools</a>.</p>
  112.         </li>
  113.         <li>
  114.         <h3><a name="MoveSelection"></a>Move Selection</h3>
  115.         <p>You may use this to move the selection without affecting the pixels 
  116.         that are selected. Read more at <a href="MoveTools.html">Move Tools</a>.</p>
  117.         </li>
  118.         <li>
  119.         <h3><a name="EllipseSelect"></a>EllipseSelect</h3>
  120.         <p>You may use this to draw an ellipse or circle selection region. Read 
  121.         more at <a href="SelectionTools.html">Selection Tools</a>.</p>
  122.         </li>
  123.         <li>
  124.         <h3><a name="Zoom"></a>Zoom</h3>
  125.         <p>This tool can be used to zoom in (left click), zoom out (right 
  126.         click), or zoom the whole canvas around a particular region (draw a 
  127.         rectangle).</p>
  128.         </li>
  129.         <li>
  130.         <h3><a href="MagicWand.html" name="MagicWand">Magic Wand</a></h3>
  131.         <p>You may use this to select areas of the active layer that are similar 
  132.         in color.</p>
  133.         </li>
  134.         <li><h3><a name="Pan"></a>Pan</h3>
  135.         <p>Using this tool you can scroll, or <i>pan</i> through the image. This 
  136.         functionality is also usable from any other tool at any time: simply 
  137.         hold down the spacebar and then click and drag with the mouse.</p></li>
  138.         <li>
  139.         <h3><a href="PaintBucket.html" name="PaintBucket">Paint Bucket</a></h3>
  140.         <p>This tool is useful for filling in areas of similar color with a 
  141.         different color.</p>
  142.         </li>
  143.         <li><h3><a href="GradientTool.html" name="Gradient">Gradient</a></h3>
  144.         <p>This tool can be used for drawing gradients and fading between images 
  145.         (using the transparency mode).</p>
  146.         </li>
  147.         <li>
  148.         <h3><a href="Paintbrush.html" name="Paintbrush">Paintbrush</a></h3>
  149.         <p>This tool is selected by default when you start Paint.NET, and is 
  150.         useful for many kinds of freeform drawing.</p>
  151.         </li>
  152.         <li>
  153.         <h3><a href="EraserTool.html" name="Eraser">Eraser</a></h3>
  154.         <p>You may use this tool to erase areas of the image (it sets the 
  155.         transparency to 0).</p>
  156.         </li>
  157.         <li>
  158.         <h3><a name="Pencil"></a>Pencil</h3>
  159.         <p>This allows you to edit the active layer pixel-by-pixel. Read more at
  160.         <a href="PixelTools.html">Pixel Tools</a>.</p>
  161.         </li>
  162.         <li>
  163.         <h3><a name="ColorPicker"></a>Color Picker</h3>
  164.         <p>You can use this tool to pick up a color from the active layer and 
  165.         set it as the current primary or secondary color. Read more at
  166.         <a href="PixelTools.html">Pixel Tools</a>.</p>
  167.         </li>
  168.         <li>
  169.         <h3><a href="CloneStamp.html" name="CloneStamp">Clone Stamp</a></h3>
  170.         <p>This tool is useful for copying regions of pixels between layers, or 
  171.         within the same layer.</p>
  172.         </li>
  173.         <li>
  174.         <h3><a href="RecolorTool.html" name="RecolorTool">Recolor Tool</a></h3>
  175.         <p>This tool is useful for replacing one color with another.</p>
  176.         </li>
  177.         <li>
  178.         <h3><a href="TextTool.html" name="TextTool">Text Tool</a></h3>
  179.         <p>This tool can be used for placing text on the image.</p>
  180.         </li>
  181.         <li>
  182.         <h3><a href="LineCurve.html" name="LineCurveTool">Line / Curve Tool</a></h3>
  183.         <p>You may draw straight lines and curved lines with this tool.</p>
  184.         </li>
  185.         <li>
  186.         <h3><a name="Rectangle"></a>Rectangle</h3>
  187.         <p>This can be used to draw rectangles and squares. Read more at
  188.         <a href="ShapeTools.html">Shape Tools</a>.</p>
  189.         </li>
  190.         <li>
  191.         <h3><a name="RoundedRectangle"></a>Rounded Rectangle</h3>
  192.         <p>This can be used to draw rounded rectangles and rounded squares. Read 
  193.         more at <a href="ShapeTools.html">Shape Tools</a>.</p>
  194.         </li>
  195.         <li>
  196.         <h3><a name="Ellipse"></a>Ellipse</h3>
  197.         <p>This can be used to draw ellipses and circles. Read more at
  198.         <a href="ShapeTools.html">Shape Tools</a>.</p>
  199.         </li>
  200.         <li>
  201.         <h3><a name="FreeformShape"></a>Freeform Shape</h3>
  202.         <p>This can be used to draw a shape with a freeform outline. Read more 
  203.         at <a href="ShapeTools.html">Shape Tools</a>.</p>
  204.         </li>
  205.     </ol>
  206.     <!-- #EndEditable -->
  207.     <h4><br>
  208.     <br>
  209.     </h4>
  210.     <p align="center">
  211.     <font color="#808080" size="1">Copyright <font face="Times New Roman">┬⌐ 2007 </font>
  212.     Rick Brewster, Tom Jackson, and past contributors. Portions Copyright
  213.     <font face="Times New Roman">┬⌐ 2007 </font>Microsoft Corporation. All Rights 
  214.     Reserved.</font><font size="1"> <br>
  215.     </font>
  216. </div>
  217. </b>
  218.  
  219. </body>
  220.  
  221. <!-- #EndTemplate -->
  222.  
  223. </html>
  224.